| Total Complexity | 13 |
| Dependencies | 0 |
| Dependents | 1 |
| Total lines | 98 |
| Lines of code | 41 |
| Logical lines of code | 23 |
| Comment lines | 38 |
| Methods | 6 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| cart_items_count() | 59 | 5 | 15 | |
| cart_items_quantity() | 71 | 2 | 6 | |
| cart_payment_method() | 69 | 2 | 7 | |
| cart_coupons() | 69 | 2 | 7 | |
| cart_total_weight() | 81 | 1 | 3 | |
| cart_subtotal() | 79 | 1 | 3 |